home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 3196 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1007 b 

  1. Path: hercules.zrz.TU-Berlin.DE!rawneiha
  2. From: rawneiha@hercules.zrz.TU-Berlin.DE (Philipp Boerker)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Amiga Memory Map Needed! / ExecBase
  5. Date: 8 Feb 1996 11:40:15 GMT
  6. Organization: Technical University Berlin, Germany
  7. Message-ID: <4fcnev$b3j@brachio.zrz.TU-Berlin.DE>
  8. References: <4f9itc$ld8@rock101.genie.net> <4facl8$ga0@brachio.zrz.TU-Berlin.DE> <wulfraedDMFxn6.L3y@netcom.com>
  9. NNTP-Posting-Host: hercules.zrz.tu-berlin.de
  10.  
  11. wulfraed@kd6mog.netcom.com (Dennis Lee Bieber) writes:
  12.  
  13.  
  14. > > Yes there is. A pointer to ExecBase could be passed to the task in a6 when the task
  15. > > is started.
  16. > >
  17. >        And how did the code that starts /that/ task obtain the pointer to
  18. >ExecBase?
  19.  
  20. It will have it from an fixed address of course, but this address could 
  21. vary from computer to computer, from OS version to OS version. No user code
  22. should rely on fixed addresses or other hardware. Supervisor code has to.
  23. UNIX shows how to do it.
  24.  
  25. Regards,
  26. Phil.
  27. grond/matrix
  28.